Package it.ministerodellasalute.verificaC19sdk.security

Types

DefaultKeyStoreCryptor
Link copied to clipboard
public final class DefaultKeyStoreCryptor implements KeyStoreCryptor
This class is used to verify that the certificate signing received from the server is valid.
KeyStoreCryptor
Link copied to clipboard
public interface KeyStoreCryptor
SecurityKeyWrapper
Link copied to clipboard
public final class SecurityKeyWrapper
This class is the wrapper for the secret key that provide ability to encrypt/decrypt data using it.